home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnome-screensaver.schemas < prev    next >
Text File  |  2009-10-19  |  10KB  |  273 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/gnome-screensaver/idle_activation_enabled</key>
  5.       <applyto>/apps/gnome-screensaver/idle_activation_enabled</applyto>
  6.       <owner>gnome-screensaver</owner>
  7.       <type>bool</type>
  8.       <default>TRUE</default>
  9.       <gettext_domain>gnome-screensaver</gettext_domain>
  10.       <locale name="C">
  11.         <short>Activate when idle</short>
  12.         <long>
  13.           Set this to TRUE to activate the screensaver
  14.           when the session is idle.
  15.         </long>
  16.       </locale>
  17.     </schema>
  18.  
  19.     <schema>
  20.       <key>/schemas/apps/gnome-screensaver/lock_enabled</key>
  21.       <applyto>/apps/gnome-screensaver/lock_enabled</applyto>
  22.       <owner>gnome-screensaver</owner>
  23.       <type>bool</type>
  24.       <default>TRUE</default>
  25.       <gettext_domain>gnome-screensaver</gettext_domain>
  26.       <locale name="C">
  27.         <short>Lock on activation</short>
  28.         <long>
  29.           Set this to TRUE to lock the screen when the screensaver
  30.           goes active.
  31.         </long>
  32.       </locale>
  33.     </schema>
  34.  
  35.     <schema>
  36.       <key>/schemas/apps/gnome-screensaver/mode</key>
  37.       <applyto>/apps/gnome-screensaver/mode</applyto>
  38.       <owner>gnome-screensaver</owner>
  39.       <type>string</type>
  40.       <default>blank-only</default>
  41.       <gettext_domain>gnome-screensaver</gettext_domain>
  42.       <locale name="C">
  43.         <short>Screensaver theme selection mode</short>
  44.         <long>
  45.       The selection mode used by screensaver.  May be "blank-only"
  46.           to enable the screensaver without using any theme on activation,
  47.           "single" to enable screensaver using only one theme on activation
  48.           (specified in "themes" key), and "random" to enable the
  49.           screensaver using a random theme on activation.
  50.         </long>
  51.       </locale>
  52.     </schema>
  53.  
  54.     <schema>
  55.       <key>/schemas/apps/gnome-screensaver/themes</key>
  56.       <applyto>/apps/gnome-screensaver/themes</applyto>
  57.       <owner>gnome-screensaver</owner>
  58.       <type>list</type>
  59.       <list_type>string</list_type>
  60.       <default>[]</default>
  61.       <gettext_domain>gnome-screensaver</gettext_domain>
  62.       <locale name="C">
  63.         <short>Screensaver themes</short>
  64.         <long>
  65.       This key specifies the list of themes to be used by the
  66.           screensaver. It's ignored when "mode" key is 
  67.           "blank-only", should provide the theme name when "mode" is
  68.           "single", and should provide a list of themes when "mode" is
  69.           "random".
  70.         </long>
  71.       </locale>
  72.     </schema>
  73.  
  74.     <schema>
  75.       <key>/schemas/apps/gnome-screensaver/idle_delay</key>
  76.       <applyto>/apps/gnome-screensaver/idle_delay</applyto>
  77.       <owner>gnome-screensaver</owner>
  78.       <type>int</type>
  79.       <default>10</default>
  80.       <gettext_domain>gnome-screensaver</gettext_domain>
  81.       <locale name="C">
  82.         <short>Time before session is considered idle</short>
  83.         <long>
  84.           The number of minutes of inactivity before the
  85.           session is considered idle.
  86.         </long>
  87.       </locale>
  88.      </schema>
  89.  
  90.     <schema>
  91.       <key>/schemas/apps/gnome-screensaver/power_management_delay</key>
  92.       <applyto>/apps/gnome-screensaver/power_management_delay</applyto>
  93.       <owner>gnome-screensaver</owner>
  94.       <type>int</type>
  95.       <default>30</default>
  96.       <gettext_domain>gnome-screensaver</gettext_domain>
  97.       <locale name="C">
  98.         <short>Time before power-management baseline</short>
  99.         <long>
  100.           The number of seconds of inactivity before signalling
  101.           to power-management.  This key is set and maintained
  102.           by the session power-management agent.
  103.         </long>
  104.       </locale>
  105.      </schema>
  106.  
  107.     <schema>
  108.       <key>/schemas/apps/gnome-screensaver/cycle_delay</key>
  109.       <applyto>/apps/gnome-screensaver/cycle_delay</applyto>
  110.       <owner>gnome-screensaver</owner>
  111.       <type>int</type>
  112.       <default>10</default>
  113.       <gettext_domain>gnome-screensaver</gettext_domain>
  114.       <locale name="C">
  115.         <short>Time before theme change</short>
  116.         <long>
  117.           The number of minutes to run before changing the
  118.           screensaver theme.
  119.         </long>
  120.       </locale>
  121.     </schema>
  122.  
  123.     <schema>
  124.       <key>/schemas/apps/gnome-screensaver/lock_delay</key>
  125.       <applyto>/apps/gnome-screensaver/lock_delay</applyto>
  126.       <owner>gnome-screensaver</owner>
  127.       <type>int</type>
  128.       <default>0</default>
  129.       <gettext_domain>gnome-screensaver</gettext_domain>
  130.       <locale name="C">
  131.         <short>Time before locking</short>
  132.         <long>
  133.           The number of minutes after screensaver activation
  134.           before locking the screen.
  135.         </long>
  136.       </locale>
  137.     </schema>
  138.  
  139.     <schema>
  140.       <key>/schemas/apps/gnome-screensaver/embedded_keyboard_enabled</key>
  141.       <applyto>/apps/gnome-screensaver/embedded_keyboard_enabled</applyto>
  142.       <owner>gnome-screensaver</owner>
  143.       <type>bool</type>
  144.       <default>FALSE</default>
  145.       <gettext_domain>gnome-screensaver</gettext_domain>
  146.       <locale name="C">
  147.         <short>Allow embedding a keyboard into the window</short>
  148.         <long>
  149.           Set this to TRUE to allow embedding a keyboard into the
  150.           window when trying to unlock.  The "keyboard_command" key
  151.           must be set with the appropriate command.
  152.         </long>
  153.       </locale>
  154.     </schema>
  155.  
  156.     <schema>
  157.       <key>/schemas/apps/gnome-screensaver/embedded_keyboard_command</key>
  158.       <applyto>/apps/gnome-screensaver/embedded_keyboard_command</applyto>
  159.       <owner>gnome-screensaver</owner>
  160.       <type>string</type>
  161.       <default></default>
  162.       <gettext_domain>gnome-screensaver</gettext_domain>
  163.       <locale name="C">
  164.         <short>Embedded keyboard command</short>
  165.         <long>
  166.           The command that will be run, if the "embedded_keyboard_enabled" key
  167.           is set to TRUE, to embed a keyboard widget into the window.
  168.           This command should implement an XEMBED plug interface and
  169.           output a window XID on the standard output.
  170.         </long>
  171.       </locale>
  172.     </schema>
  173.  
  174.     <schema>
  175.       <key>/schemas/apps/gnome-screensaver/logout_enabled</key>
  176.       <applyto>/apps/gnome-screensaver/logout_enabled</applyto>
  177.       <owner>gnome-screensaver</owner>
  178.       <type>bool</type>
  179.       <default>FALSE</default>
  180.       <gettext_domain>gnome-screensaver</gettext_domain>
  181.       <locale name="C">
  182.         <short>Allow logout</short>
  183.         <long>
  184.           Set this to TRUE to offer an option in unlock dialog to
  185.           logging out after a delay.  The Delay is specified in the
  186.           "logout_delay" key.
  187.         </long>
  188.       </locale>
  189.     </schema>
  190.  
  191.     <schema>
  192.       <key>/schemas/apps/gnome-screensaver/logout_delay</key>
  193.       <applyto>/apps/gnome-screensaver/logout_delay</applyto>
  194.       <owner>gnome-screensaver</owner>
  195.       <type>int</type>
  196.       <default>120</default>
  197.       <gettext_domain>gnome-screensaver</gettext_domain>
  198.       <locale name="C">
  199.         <short>Time before logout option</short>
  200.         <long>
  201.           The number of minutes after the screensaver activation
  202.           before a logout option will appear in unlock dialog. This
  203.           key has effect only if the "logout_enable" key is set to TRUE.
  204.         </long>
  205.       </locale>
  206.     </schema>
  207.  
  208.     <schema>
  209.       <key>/schemas/apps/gnome-screensaver/logout_command</key>
  210.       <applyto>/apps/gnome-screensaver/logout_command</applyto>
  211.       <owner>gnome-screensaver</owner>
  212.       <type>string</type>
  213.       <default></default>
  214.       <gettext_domain>gnome-screensaver</gettext_domain>
  215.       <locale name="C">
  216.         <short>Logout command</short>
  217.         <long>
  218.           The command to invoke when the logout button is clicked.  This
  219.           command should simply log the user out without any interaction.
  220.           This key has effect only if the "logout_enable" key is set to TRUE.
  221.         </long>
  222.       </locale>
  223.     </schema>
  224.  
  225.     <schema>
  226.       <key>/schemas/apps/gnome-screensaver/user_switch_enabled</key>
  227.       <applyto>/apps/gnome-screensaver/user_switch_enabled</applyto>
  228.       <owner>gnome-screensaver</owner>
  229.       <type>bool</type>
  230.       <default>TRUE</default>
  231.       <gettext_domain>gnome-screensaver</gettext_domain>
  232.       <locale name="C">
  233.         <short>Allow user switching</short>
  234.         <long>
  235.           Set this to TRUE to offer an option in the unlock dialog to
  236.           switch to a different user account.
  237.         </long>
  238.       </locale>
  239.     </schema>
  240.  
  241.     <schema>
  242.       <key>/schemas/apps/gnome-screensaver/lock_dialog_theme</key>
  243.       <applyto>/apps/gnome-screensaver/lock_dialog_theme</applyto>
  244.       <owner>gnome-screensaver</owner>
  245.       <type>string</type>
  246.       <default>default</default>
  247.       <gettext_domain>gnome-screensaver</gettext_domain>
  248.       <locale name="C">
  249.         <short>Theme for lock dialog</short>
  250.         <long>
  251.           Theme to use for the lock dialog.
  252.         </long>
  253.       </locale>
  254.     </schema>
  255.  
  256.     <schema>
  257.       <key>/schemas/apps/gnome-screensaver/status_message_enabled</key>
  258.       <applyto>/apps/gnome-screensaver/status_message_enabled</applyto>
  259.       <owner>gnome-screensaver</owner>
  260.       <type>bool</type>
  261.       <default>TRUE</default>
  262.       <gettext_domain>gnome-screensaver</gettext_domain>
  263.       <locale name="C">
  264.         <short>Allow the session status message to be displayed</short>
  265.         <long>
  266.         Allow the session status message to be displayed when the screen is locked.
  267.         </long>
  268.       </locale>
  269.     </schema>
  270.  
  271.   </schemalist>
  272. </gconfschemafile>
  273.